﻿body {
    max-width: 100%;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    color: #888888;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

.width_menu {
    max-width: 1200px;
    margin: auto;
}

.width_vintage {
    max-width: 1200px;
    margin: auto;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

@media screen and (max-width:1100px) {

    body .width_vintage {

        margin-right: 15px;
        margin-left: 15px;

    }

}

@media screen and (max-width:600px) {

    body .width_vintage {

        margin-right: 5px;
        margin-left: 5px;

    }

}

@media screen and (max-width:300px) {

    body .width_vintage {

        margin-right: 2px;
        margin-left: 2px;
    }
}

body .header-vintage {
    float: left;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    /* width: 800px;*/
	margin-bottom: 20px;
}

@media screen and (max-width:600px) {

    body .header-vintage {

        float: none;
        margin-right: auto;
        margin-left: auto;

    }

}

header {
    /* height: 100px;*/
    background: rgba(0, 0, 0, 0) url("../images_v/fone.jpg") repeat fixed 0 0;
    margin: 0;
    padding: 0;
}

.main_vintage {
    background: rgba(0, 0, 0, 0) url("../images_v/fone.jpg") repeat fixed 0 0;
    margin: 0;
    padding: 0;
}

.tel {
    color: #888888;
    font-size: 14px;
    font-weight: bold;

}

body .header-phone {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0;
    padding-top: 6px;
    float: right;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

@media screen and (max-width:600px) {

    body .header-phone {

        float: none;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;

    }

}

.header-phone  p {
    margin: 0;
    padding: 0;
}

nav {
    background-color: #2a2a2a;
    border-top: 1px solid #b80014;
    z-index: 15;
    height: 58px;
    color: #c1c1c1;

}

.clear {
    clear: both;
}

.menu_vintage li {
    color: #c1c1c1;
}

.menu_vintage a {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    padding: 22px 15px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    position: relative;
    color: #c1c1c1;
    font-family: "Open Sans", sans-serif;

}

.menu_vintage li {
    white-space: nowrap;
}

.menu_vintage > li {
    float: left;
}

.menu_vintage {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.activ_vintage a {
    background: #5776c0 none repeat scroll 0 0;
    color: #fff !important;

}

.menu_vintage a:hover {
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 22px 15px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    position: relative;
    color: #fff;
    background: #5776c0 none repeat scroll 0 0;
}

.slides img {
    display: block;
    width: 100%;
    height: auto;
}

body .slides {
    width: 100%;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    /*background-color: red;*/
}

@media screen and (max-width:650px) {

    body .slides {

        display: none;

    }

}

body .grid_vintage {
	height: 500px;
    width: 22.7%;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
	
}
@media screen and (max-width:3000px) {

.lc4, .lc8, .lc12 {
    margin-right: 0% !important;
}

}
 

@media screen and (max-width:1000px) {

    body .grid_vintage {

        width: 31.0%;
    }
	 .lc3, .lc6, .lc9, .lc12 {
    margin-right: 0% !important;
}
.lc4, .lc8 {
    margin-right: 3% !important;
}
.akcia {
	margin-top:85px!important;
}

}
@media screen and (max-width:750px) {
    body .grid_vintage {

        width: 47.0%;
    }
	 .lc3 {
    margin-right: 3% !important;
}
.lc2, .lc4, .lc8, .lc10 {
    margin-right: 0% !important;
}
  

}

@media screen and (max-width:600px) {

    body .grid_vintage {

        width: 100%;
    }

}

.grid_vintage img {
    width: 100%;
    height: auto;
}

.title-vintage {
    border: none;
    margin: 0px 0px 15px 0px;
    padding: 10px 12px;
    font-size: 20px;
    font-weight: 400;
    color: #f3f3f3;
    background: #2b2b2b;
}

.widget_vin {
    padding-top: 30px;
}

.vintage-widget-title h3 {
    border: none;
    font-size: 18px;
    padding: 0px;
    margin: 10px 0px 15px 0px;
}

.content-container-boxed {
    background: #ffffff;
   /* padding: 30px 20px 15px 20px;*/
    border: 1px solid #cacaca;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	padding-left: 0;
	padding-right: 0;
	padding-top: 30px;
	padding-bottom: 15px;
}

.v-pad {
	padding-left: 20px;
	padding-right: 20px;
}

.vehicle-widget {
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

a, #sidebar .pcd-price, .vehicle-price-index p.pcd-pricing .pcd-price, ul.progression-toggle li:after {
    color: #4a8ec9;
}

.vehicle-index-widget {
    margin: 0px 0px;
}

.vintage-img
{
    margin: 0px 0px;
}
body .content-container-boxed.vehicle-widget .vehicle-price-index .button-vehicle-index {
    float: none;
    margin-top: 10px;
    margin-bottom: 15px;
}

body a.progression-button, button.car-search-submit, body input.wpcf7-submit, body a.more-link, #respond input#submit, body a.ls-sc-button.default, #sidebar .tagcloud a, .progression-tab a.active, .progression-tab a:hover {
    background: #488cc8;
}

body a.progression-button, body input.progression-button, body input.wpcf7-submit, body a.more-link, #respond input#submit, button.car-search-submit {
    text-decoration: none;
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    width: auto;
    padding: 13px 18px;
    margin-right: 0px;
    color: #ffffff;
    font-size: 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    background: #488cc8;
}

footer {
    background-color: #2a2a2a;
}

a:hover, a:hover h3 {
    color: #0e74cd;
}

.vehicle-price-index p.pcd-pricing .pcd-price b {
    font-size: 15px;
    line-height: 1;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #696969;
    display: block;
}

body .content-container-boxed.vehicle-widget .vehicle-price-index p.pcd-pricing .pcd-price {
    float: none;
    font-size: 22px;
}

body .content-container-boxed.vehicle-widget .vehicle-price-index .button-vehicle-index {
    float: none;
    margin-top: 10px;
    margin-bottom: 15px;
}

body .vehicle-price-index {
  margin: 0px -19px;
 padding: 19px 19px 0px 19px;
    width: 100%;
    background: #f5f5f5;
    border-bottom: 1px solid #ffffff;
}

body {
    font-size: 14px;
    line-height: 1.4;
}

body .content-container-boxed.vehicle-widget .vehicle-price-index {
    padding-top: 2px;
}

body .vehicle-price-index p.pcd-pricing {
    margin: 0px;
    padding: 0px;
}

.vehicle-price-index p.pcd-pricing .pcd-price {
    display: inline-block;
    margin: 0px -19px;
    padding: 8px 19px;
    width: 50%;
    font-size: 30px;
    float: left;
}

body a img, body a {
    outline: none !important;
    text-decoration: none;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

body img {
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}


@media screen and (max-width:3000px) {


     .akcia {

 	width: 50%!important;
	margin-top: 55px;
}
     .ak {

 	width: 65%!important;

}
}


@media screen and (max-width:600px) {
     .ak {

 	width: 65%!important;

}
         .akcia {

 	width: 35%!important;
	margin-top: 10px;
}
	.main_vintage img {

       width: 100%;
        height: 100%;

    }

}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4, h5 a, h6 a {
    color: #2b2b2b;
}

.clearfix {
    clear: both;
}

body .content-container-boxed.vehicle-widget h3 {
    border: none;
    font-size: 18px;
    padding: 0px;
    margin: 10px 0px 15px 0px;
}

.grid_vintage {
    float: left;
    margin-right: 3%;
    min-height: 2px;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
	margin-top:10px;
}



footer h4 {
    color: #ffffff;
    text-transform: uppercase;
}

footer .footer-4-column .widget {
    width: 23%;
}

footer .footer-2-column .widget, footer .footer-3-column .widget, footer .footer-4-column .widget {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 2px;
}

.page-template-homepage-php .widget {
    margin-bottom: 40px;
}

footer .widget {
    padding: 20px 0px 40px 0px;
    float: left;
    width: 300px;
}

h4 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;

}

@media screen and (max-width:1000px) {

    h4 {

        font-size: 18px;

    }

}

.clearfix {
    display: block;
}

.caption-progression {
    z-index: 45;
    margin: auto;
    position: absolute;
    /* bottom: 0px; */
    /* padding-bottom: 45px; */
    left: 0;
    top: 60%;
    /* bottom: 0; */
    right: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    font-size: 25px;
    line-height: 1.2;
    font-weight: 400;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.55);
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;

}

@media screen and (max-width:1100px) {

    body .caption-progression {

        top: 50%;

    }

}
@media screen and (max-width:800px) {

    body .caption-progression {

        top: 25%;

    }

}
@media screen and (max-width:780px) {

    body .caption-progression {

        top: 30%;

    }

}

body .caption-progression h2 {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    color: #ffffff;
    font-size: 45px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.55);
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

@media screen and (max-width:1100px) {

    body .caption-progression h2 {

        font-size: 35px;
        margin-left: 15px;

    }

}

@media screen and (max-width:800px) {

    body .caption-progression h2 {

        font-size: 30px;
        margin-left: 15px;

    }

}

.caption-progression p {
    padding: 0;
    margin: 5px 0;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

@media screen and (max-width:1100px) {

    body .caption-progression p {

        margin: 5px 0 0 15px;

    }

}

#copyright {
    border-top: 2px solid #4a4a4a;
}

#copyright {
    padding: 25px 0px 25px 0px;
}

body {
    font-weight: bold;
}

.footer_text {
    padding: 0;
    margin: 0;
}

.width_vintage p {
    font-weight: 700;
}

.dzvinok {
    display: block;
    left: 0;
    position: fixed;
    top: 45%;
    width: 55px;
    z-index: 99999;
}

.eModal-1 {
    background: #5776c0 none repeat scroll 0 0;
    border: 1px solid;
    box-shadow: none;
    color: #fff;
    font-size: 20px;
    margin: 5px 0 0;
    padding: 7px 10px 10px 7px;
    transition: all 0.3s ease-out 0s;
    border-radius: 3px;
    margin-top: 15px;
}

.eModal-1:hover {
    background: #D6D8D7 none repeat scroll 0 0;
    border: 1px solid #000000;
    box-shadow: none;
    color: black;
    font-size: 20px;
    margin: 5px 0 0;
    padding: 7px 10px 10px 7px;
    transition: all 0.3s ease-out 0s;
    border-radius: 3px;
    margin-top: 15px;
}

.number {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 5px;
}
.number2 {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 5px;
	padding-left: 39px;
}
.number2f {
	padding-left: 48px;
}

.block1 {
    margin-bottom: 15px !important;
}

/*зворотній звязок*/
div.overlay {
    background-image: url(../images/white.png);
    width: 500px;
   /* height: 170px;*/
    display: none;
    padding: 55px;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}


@media screen and (max-width:800px) {

    div.overlay {

        width: 500px;
    }}
@media screen and (max-width:603px) {

    div.overlay {

        width: 450px;
    }}

@media screen and (max-width:533px) {

    div.overlay {

        width: 380px;
    }}
@media screen and (max-width:350px) {

    div.overlay {




    }}

div.overlay div.close {
    background-image: url(../images/close.png);
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

body {
    /*padding:0px 0px;
     font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;*/
}

#overlay {
    background-image: url(../images/transparent.png);
    color: #efefef;
    margin-top: 0;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}



#overgoop {
    background-image: url(../images/transparent.png);
    color: #efefef;

}

div.wrap {
    /*height: 441px;*/
    overflow-y: auto;
}

.contact-title {
    color: #23B3B6;
    margin: 0;
    padding: 0 0 6px 12px;
    font-size: 1.2em;
    text-align: left;
}

.contact-input {
    /*font-family:'Trebuchet MS', Verdana, Arial;*/
    float: left;
    padding: 2px;
    margin: 2px;
    background: #eee;
    border: 1px solid #fff;
    width: 300px;
}

.lable {
    text-align: right;
    clear: left;
    display: block;
    padding-right: 4px;
    font-size: 18px;
    /*font-family: "Times New Roman", Times, serif;*/

}

.input {
    text-align: left;
    background-color: #F0F0F0;
    border: 0px;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #1C5455;
    width:313px;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

@media screen and (max-width:900px) {

    body .input {
        width:290px;

    }
}
@media screen and (max-width:603px) {

    body .input {
        width:250px;

    }
}

@media screen and (max-width:500px) {

    body .input {
        width:200px;

    }
}

@media screen and (max-width:400px) {

    body .input {
        width:180px;
       /* float:left;*/

    }
}


@media screen and (max-width:350px) {

    body .input {
        width:100px;
        float:left;

    }
}
.link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;

    color: #B70004;
}

.warning_table {

    background: #F0F0F0;

    border: outset 5px #666666;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;
}

.warning_font_big {

    font: Arial;
    font-size: 30px;
    color: #B70004;
}

.warning_font {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    padding-left: 50px;
    padding-right: 25px;
    padding-top: 15px;
}

.form_call {

    margin-top: 10px;
}

/*кінець зворотній звязок*/

/*Cлайдер*/
/*
	Featured Content Slider
	by: Chris Coyier
*/
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 10px;*/
}

/*
    UTILITY STYLES
*/

.floatLeft {
    float: left;
    margin-right: 10px;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

a {
    outline: none;
}

/*
    PAGE STRUCTURE
*/
#page-wrap {
    /*width: 500px; margin: 25px auto; position: relative; min-height: 500px;*/
    background: url(images/bg.png) top center;
}

/*
    TYPOGRAPHY
*/
ul {
    list-style: square inside;
}

a, a:visited {
    /* color: #729dff;*/
    text-decoration: none;
}

a:hover, a:active {
    color: white;
}

blockquote {
    padding: 0 20px;
    margin-left: 20px;
    border-left: 20px solid #ccc;
    font-size: 14px;
    font-family: Georgia, serif;
    font-style: italic;
    margin-top: 10px;
}

/*
	SLIDER
*/
.slider-wrap {
    width: 1000px; /*position: absolute; top: 87px; left: 40px; */
    float: left;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

@media screen and (max-width:1100px) {

    body .slider-wrap {

        width: 800px;

    }

}

@media screen and (max-width:800px) {

    body .slider-wrap {

        width: 750px;

    }

}

@media screen and (max-width:600px) {

    body .slider-wrap {

        display: none;

    }

}



.stripViewer .panelContainer
.panel ul {
    text-align: left;
    margin: 0 15px 0 30px;
}

.stripViewer {
    position: relative;
    overflow: hidden; /*width: 800px;*/
    height: 490px;
}

.stripViewer .panelContainer {
    position: relative;
    left: 0;
    top: 0;
}

.stripViewer .panelContainer .panel {
    float: left;
    height: 100%;
    position: relative;
    width: 1000px;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

@media screen and (max-width:1100px) {

    body .stripViewer .panelContainer .panel {

        width: 800px;

    }

}

@media screen and (max-width:800px) {

    body .stripViewer .panelContainer .panel {

        width: 750px;

    }

}

@media screen and (max-width:600px) {

    body .stripViewer .panelContainer .panel {

        width: 100%;

    }

}

@media screen and (max-width:515px) {

    body .stripViewer .panelContainer .panel {

        width: 100%;

    }

}

.stripNavL, .stripNavR, .stripNav {
    display: none;
}

.nav-thumb {
    border: 1px solid black;
    margin-right: 5px;
    margin-top: 15px;
    margin-bottom: 5px;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

@media screen and (max-width:1100px) {

    body .nav-thumb {

        width: 100%;
        margin-top: 20px;

    }
}
    #movers-row {
        margin: -86px 0 0 62px;
    }

    #movers-row div {
        width: 12%;
        float: left;
    }

    #movers-row div a.cross-link {
        float: right;
    }

    .photo-meta-data {
        background: url(images/transpBlack.png);
        padding: 10px;
        height: 30px;
        margin-top: -50px;
        position: relative;
        z-index: 9999;
        color: white;
    }

    .photo-meta-data span {
        font-size: 13px;
    }

    .cross-link {
        display: block;
        width: 62px;
        margin-top: -14px;
        position: relative;
        padding-top: 15px;
        z-index: 9999;
        transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
    }

@media screen and (max-width:1100px) {

    body .cross-link {

        margin-top: -3px;

    }
}
    .active-thumb {
        background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat;
    }

    /*кінець слайдер*/

    h1 {
        font-size: 40px;
        padding-bottom: 15px;
        padding-top: 25px;
    }

    #price-sidebar {

        float: right;
        width: 150px;
        margin-bottom: 10px;
    }

    .sidebar-item {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 3px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        padding: 0 18px 10px;
    }

    #price-sidebar h5 {
        background: #2b2b2b none repeat scroll 0 0;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        color: #ffffff;
        margin: -1px -19px 22px;
        padding: 16px 10px;
        text-transform: uppercase;
    }

    #price-sidebar .pcd-price b {
        color: #797979;
        display: block;
        font-size: 14px;
        text-align: left;
        text-transform: uppercase;
    }

    h5 {
        font-size: 17px;
        /*font-weight: 400;*/
    }

    a, #price-sidebar .pcd-price, #vehicle-price-index p.pcd-pricing .pcd-price, ul.progression-toggle li::after {
        color: #4a8ec9;
    }

    #price-sidebar .pcd-price {
        display: block;
        font-size: 28px;
        margin: 0 0 -10px;
        padding: 0;
        text-align: center;
    }

    .slider-mobil {
        display: none;
        transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
    }

@media screen and (max-width:600px) {

    body .slider-mobil {

        display: block;

    }
}
.header-vintage a img {
	width:300px!important;
	padding-bottom:10px!important;
	padding-left:30px!important;
}
.red {
	color:red!important;
}
/*
.widget_vin {
	display: table;
}
.grid_vintage {
	display: table-cell;
}

*/
.lc2 {
	height: 99%important;
}


.my_size {
	

margin-bottom:5px;
	
}

.icon {
	margin-left: 5px;
	]




